Skip to content

Fix propagating changes within jail wrapper#5685

Merged
rullzer merged 1 commit into
masterfrom
jail-propagator
Jul 12, 2017
Merged

Fix propagating changes within jail wrapper#5685
rullzer merged 1 commit into
masterfrom
jail-propagator

Conversation

@icewind1991

Copy link
Copy Markdown
Member

Fixes nextcloud/groupfolders#36

Moves the propagator up from the shared storage to the jail wrapper to ensure that it also works correctly on non-shared jail's

Signed-off-by: Robin Appelman <robin@icewind.nl>
@mention-bot

Copy link
Copy Markdown

@icewind1991, thanks for your PR! By analyzing the history of the files in this pull request, we identified @nickvergessen, @rullzer and @schiessle to be potential reviewers.

@MorrisJobke

Copy link
Copy Markdown
Member

How to test:

  • create a group folder
  • do curl -X PROPFIND http://localhost/remote.php/webdav/ -u admin:admin -s | xmllint --format - and check the etag of that folder
  • upload a file in the web UI
  • do the curl again
  • before: etags are the same
  • after: etags update

@MorrisJobke MorrisJobke left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants